projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ab89b4
)
Remove junk accidentally inserted in previous change.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 26 Dec 1995 19:07:21 +0000
(19:07 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 26 Dec 1995 19:07:21 +0000
(19:07 +0000)
lisp/mouse.el
patch
|
blob
|
history
diff --git
a/lisp/mouse.el
b/lisp/mouse.el
index b91f00152630f0618a90c0307297cc1d9705f4c4..f465f19fdd6645c31301f42544a214e280a455c9 100644
(file)
--- a/
lisp/mouse.el
+++ b/
lisp/mouse.el
@@
-1221,8
+1221,6
@@
and selects that window."
(progn
(or (framep window) (select-window window))
(switch-to-buffer buf))))))
-
-(defun mouse-buffer-menu-split (alist)
\f
;;; These need to be rewritten for the new scroll bar implementation.